CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c file read

搜索资源列表

  1. DS2401_M

    0下载:
  2. this a ds2401 C source code read ds2401 write ds2401 export file define functionthis is a ds2401 C source code read ds2401 write ds2401 export file define function this is a ds2401 C source code read ds2401 write ds2401 e
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:1087
    • 提供者:pjw21@163.com
  1. 000

    0下载:
  2. C语言编写的BP神经网络程序,可将训练好的权值存放在文件中,并可直接读取此文件。-C language BP neural network program, trained weights can be stored in a file, this file can be read directly.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3449
    • 提供者:张帅
  1. LinkList

    0下载:
  2. 自己写的线性链表,适合c++初学者学习使用 实现了基本功能,并能保存\读取文件中的链表。使用vs2012编译,如提示不兼容请直接copy LinkList.h和LinkList.cpp两个文件-Write your own linear list for c++ beginners learning to use to achieve the basic function, and can save the \ read the file list. Using vs2012 compile
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:2818501
    • 提供者:李绩鹏
  1. readini

    0下载:
  2. 用于c#读写ini文件的类,可以设置不同ini文件。-Ini file is used to read and write c# class, you can set different ini file.
  3. 所属分类:File Operate

    • 发布日期:2017-04-13
    • 文件大小:2148
    • 提供者:陈圣
  1. SIMS

    0下载:
  2. C++初学者写的一个关于学生管理系统的小程序,功能主要有:读取文件/手动输入信息(重复输入的检查),信息存储;信息查询,查询结果的导出。-C++ beginners wrote on the student management system procedures, functions are: to read the file/manual input information (repeat input checking), information storage information q
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-28
    • 文件大小:10348128
    • 提供者:zhongtao
  1. read_bb_file

    0下载:
  2. read_bb_file.c --- read a list of bad blocks from a FILE.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:828
    • 提供者:ramingzue
  1. BMP---01--20130916

    0下载:
  2. 用C++编写的对话框,能够实现目标的动态运动,目标的自动添加撤除,文本文件的读取和保存。我的QQ是870666742.此程序较复杂,不懂的地方可以问我。-Prepared with C++ dialog, to achieve the target of dynamic movement, removal of the target automatically add a text file to read and save. My QQ is 870666742 This procedure
  3. 所属分类:Data structs

    • 发布日期:2017-05-29
    • 文件大小:11447059
    • 提供者:李冬冬
  1. Xapian Source 1.2.8

    0下载:
  2. Build files and prebuilt binaries for Xapian on Windows We maintain an archive containing all the files you will need to build recent releases of Xapian, Omega and most of the language bindings on Windows using Microsoft Visual C++ 7.0 or above. You
  3. 所属分类:Windows编程

    • 发布日期:2013-10-19
    • 文件大小:615930
    • 提供者:morionSten
  1. UFApp

    0下载:
  2. write an application UFApp that 1. Prompts for a file name. 2. Reads the first integer, which is the number of sites. 3. Reads each pair of integers, p and q, representing sites and if not already connected, connects by calling union(p,q).
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2073761
    • 提供者:andy
  1. XOR

    0下载:
  2. 从最简单的XOR加密入手吧,编写一个程序,这个程序的功能是这样的,读取animation.cfg文件中前16字节的内容,然后使用0~255之间任一个数值和从animation.cfg文件中提取出来的这16个字节(实际可以提取更多字节作比较,这里只提取文件前16字节)作XOR运算,最后将这256组经过XOR运算的数据放在一起作比较,看哪组数据XOR运算后看上去比较有意义而不是垃圾数据。 按照上面的思路编写出如下C语言代码:-From the most simple XOR encryption
  3. 所属分类:Other Games

    • 发布日期:2017-04-07
    • 文件大小:779
    • 提供者:陳莉雯
  1. OPENGL_MDL

    0下载:
  2. 一个可以读取MDL文件的C++程序,读取的动态库是从CS游戏中取出的-One can read the MDL file C++ program
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1740078
    • 提供者:杨网
  1. zxvz

    0下载:
  2. 二维图像Morphing算法,实现二维图像的渐变效果,比如说从狮子变成美女。并且有渐变效果过程图。-Seperate SGI color image to BW image files File name: seperate.c
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1265
    • 提供者:王常法
  1. Word-count

    0下载:
  2. 读取一个文件中单词出现的次数,通过C++的标准库STL的使用以及文件的操作,实现其功能-Read out the number of word used in a file
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:3020
    • 提供者:
  1. C_WAV

    0下载:
  2. 用c写的可以读取wav文件数据的小程序,可作为大设计的子程序用-C write wav file data can be read small program can be used as a subroutine with a large design
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5698
    • 提供者:罗杰
  1. producer-and-consumer

    1下载:
  2. 创建4个POSIX线程。其中2个线程(A和B)分别从2个数据文件(data1.txt和data2.txt)读取10个整数. 线程A和B把从文件中读取的逐一整数放入一个缓冲池. 缓冲池由n个缓冲区构成(n=5,并可以方便地调整为其他值),每个缓冲区可以存放一个整数。另外2个线程,C和D,各从缓冲池读取10数据。线程C、D每读出2个数据,分别求出它们的和或乘积,并打印输出。-Creating four POSIX threads. Where two threads (A and B) were r
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1167
    • 提供者:徐舒怡
  1. UltraEdit32

    0下载:
  2. 一个很好用的编译器,可以阅读和编译各种格式的文件,C,C++,TXT等等。-File a good use of the compiler, and the compiler can read a variety of formats, C, C++, TXT, etc..
  3. 所属分类:Editor

    • 发布日期:2017-05-22
    • 文件大小:6661359
    • 提供者:李乐
  1. 5name

    0下载:
  2. 输入五个姓名,并将几段名字的首字母大写,能识别空格。最后将输入的名字输出到data文件-Write a programme that reads in the name (Given name+ space+ family name) of 5 persons and writes them to a disk file. Each name in the disk file always starts on a new line. Note that you need consider
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1137
    • 提供者:jason
  1. 78674536465

    0下载:
  2. 读取XML文件,C#编程练习源码,很好的学习资料。-Read the XML file, C# programming exercises the source code, very good learning materials.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:41849
    • 提供者:烟鸭掌儿
  1. State

    0下载:
  2. 本软件的功能: 1、将一些列EXCEL文档中指定单元格的内容读取到一个WORD模板文件,并自动保存为WORD文件; 2、编程环境Visual Studio 2010 C#; 3、由于工作需要,作者没有提供作者的WORD模板和待处理的EXCEL源文件。 本软件可能对编程者的帮助在于: 1、C#下WORD的打开、保存、读取操作; 2、C#下EXCEL的打开、保存、读取操作; 3、文件的搜索操作; 4、软件按转包的制作。-The software features:
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1455765
    • 提供者:段盛凌
  1. CPPCSV-CLASS

    0下载:
  2. C++的CSV文件创建,读取,修改的类定义,方便操作,简单易用,适合与C++编程-C++ CSV file to create, read, modify the class definition, easy to operate, easy to use, suitable for use with C++ Programming
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:19895
    • 提供者:李慧
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com